home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / readme.com (.txt) < prev    next >
Encoding:
Graham's TXT2COM  |  1996-07-09  |  13.7 KB  |  272 lines

  1. Welcome to the latest release of Linear Technology Corporation op
  2. amp macromodels!  This is release 3.0 dated April, 1993.  It
  3. contains more than 30 macromodels for LTC's newest op amps.  See 
  4. mm30info.com for a complete listing.  Included are models for LTC's
  5. complete line of video amplifiers, high speed amplifiers, difference
  6. and gain controlled amplifiers, and current feedback amplifiers.
  7.  
  8. Our current literature includes:
  9.  
  10. 1990 Linear Databook
  11. 1992 Linear Databook Supplement
  12. 1990 Linear Applications Handbook (AN1-AN40, DN1-DN32)
  13. 1993 Linear Applications Handbook (AN41-AN54, DN33-DN69)
  14.  
  15. Datasheets for many of the amplifiers that are new to this disk, 
  16. as well as the LT1122 fast settling, JFET input operational 
  17. amplifier, are not included in the 1990 or 1992 databooks.  
  18. Call your local sales office or (800) 637-5545 to request
  19. individual datasheets.
  20.  
  21. Linear Technology SPICE Macromodel Release History
  22.  
  23. Release 2.01 (12/90) contained:
  24.  
  25.         A) Entirely new macromodels for several new operational
  26.         amplifiers, notably the LT1220 high speed CB process op
  27.         amp, and the LT1122 high speed JFET input op amp.  Also
  28.         included is a model for the LM10 series.
  29.  
  30.         B) All macromodels are now released in full upper case
  31.         code, for those using SPICE simulators not having
  32.         internal case conversion.  Note that the individual model
  33.         files have their specification headers left intact.  For
  34.         a compact "LIB" file, the models in this format are
  35.         without the header information.  Please also note that
  36.         there have been no actual CODE changes to these older
  37.         models, only the new format.
  38.  
  39. Release 2.0 (6/90) contained:
  40.  
  41.         A) Entirely new models for PMOS input, chopper-stabilized
  42.         op amps, such as the LTC1050 family and related devices.
  43.  
  44.         B) A new macromodel for JFET input amplifiers which offers
  45.         asymmetric slewing response (an LTC first!).  Just as in
  46.         real parts such as the LT1055/56/57/58 familiies, and
  47.         also in such industry standards as "LF355/56" and
  48.         "OP15/16" types.
  49.  
  50.         C) An across-the-board expansion of all model families
  51.         to include both premium (A) and relaxed grade (D or S/S8)
  52.         parts.  Users now have access to all op amps in the LTC
  53.         catalog for both type and grade, with the total number of
  54.         devices supported over 125.  (Note: Models are now stored
  55.         both in ASCII form individually, or in a PACKED
  56.         "OPLTC.LIB" format, in "MM21_LIB.EXE".  See "MM21INFO").
  57.  
  58.  
  59.         D) Not quite so major, but still useful are:
  60.  
  61.                 1) Several additional on diskette demos, with
  62.                 annotation within (print out the "CIR" files).
  63.  
  64.                 2) Additional SPICE related batch file utilities
  65.                 to ease installation and configuration (type
  66.                 NAME of "NAME.BAT", for operation).  See "E)"
  67.  
  68.         E) Take note of the following (new or updated) files,
  69.         which are found in the root dir of this diskette (A:\):
  70.  
  71.                 XCPY2DSC BAT (copy utility, use as below)
  72.                 DEMOLTC  BAT (updated DEMO batch file)
  73.                 PROBEDEV BAT (a customizer for PROBE.DEV)
  74.                 REPROBE  BAT (re-run PROBE sans PSpice)
  75.  
  76. Continue through this README file using "PgDn", reading all
  77. major sections, as noted by a number prefix ( "1)" etc.).
  78. You may print out all of this information by following the
  79. instructions at the screen bottom (recommended!)
  80.  
  81. Copying Files
  82.  
  83. 1) Copying the files to other media:
  84.  
  85.    To copy all the files to your hard disk, you should have the
  86.    DOS utility "XCOPY" available on your PC system (here,
  87.    "available" means somewhere along your DOS path). To copy all
  88.    the files onto either a hard disk or a RAM echo disk using
  89.    XCOPY, a batch file "XCPY2DSC" is provided on the macromodel
  90.    diskette. To use it, the command syntax is as follows:
  91.         
  92.    "A:XCPY2DSC A: C:"
  93.  
  94.    The example shown above will copy all the files from your LTC
  95.    macromodel diskette in the "A:" drive to the "C:" drive,
  96.    re-creating the directory structure of the original diskette
  97.    on your hard disk. Note also that if you want to use a named
  98.    DIR on a hard disk, such as "C:\LTC", you must use your DOS
  99.    commands to create this DIR, BEFORE using XCPY2DSC. Then log
  100.    into this DIR, and run XCPY2DSC as above.
  101.  
  102.  
  103.  
  104.  
  105.    In the event you don't have access to XCOPY, you can manually
  106.    copy all the files from A:\ and A:\SPICE with the DOS "COPY"
  107.    command, to "C:\LTC", as in the two following sequences:  This
  108.    will create a working directory called "LTC", on drive C:.
  109.    
  110.         (first sequence, commands as you enter them)
  111.         C:|CD\
  112.         MD\LTC
  113.         CD\LTC
  114.         COPY A:\*.*
  115.  
  116.         (second sequence of commands)
  117.         MD\SPICE
  118.         CD\SPICE
  119.         COPY A:\SPICE\*.*
  120.         MD\DRIVERS
  121.         CD\DRIVERS
  122.         COPY A:\SPICE\DRIVERS\*.*
  123.                   
  124.  
  125. You are now ready to run from your hard disk!
  126.  
  127. 2) Running the demonstration circuit files:
  128.  
  129.    The batch file "DEMOLTC" runs a DEMO version of PSpice, doing
  130.    a test simulation with one of several specified ".CIR" files
  131.    supplied on this diskette.  (While you CAN do this on the
  132.    floppy, copy to a hard disc for speed.. see "1)" above).
  133.                                                               
  134.    Usage of the demo batch file is "DEMOLTC" or "DEMOLTC 1007",
  135.    which will run the default LT1007 demo file.  Alternately, the
  136.    various other demos below are available:
  137.  
  138.         A summary of DEMOLTC usage:
  139.  
  140.         "DEMOLTC"       (to run the default LT1007 example),
  141.         "DEMOLTC 1007"  (to run the default LT1007 example),
  142.         "DEMOLTC RIAA"  (to run an LT1115 audio RIAA circuit demo),
  143.         "DEMOLTC 1056"  (to run an LT1056 asymmetric SR demo),
  144.         "DEMOLTC 1078"  (to run an LT1078 rectifier demo),
  145.         "DEMO EXAMPLE1" (to run the PSpice Example1)
  146.         "DEMOLTC TEST"  (not real, will beep and give instructions)
  147.         (we recommend reading all the "CIR" files for useful info)
  148.  
  149. 3) A foreword about the files and modeling:
  150.  
  151.    This disc library of SPICE macromodels is being supplied to
  152.    LTC customers as an aid to circuit designs.  While the models
  153.    reflect reasonably close similarity to the actual devices in
  154.    terms of performance, their use is not suggested as a
  155.    replacement for breadboarding.  Simulation should be used as a
  156.    forerunner or a supplement to traditional lab testing.
  157.  
  158.    As a preface to using these models effectively, it is
  159.    suggested that all users thoughtfully read "Should Ohm's Law
  160.    Be Repealed?", by LTC's Jim Williams.  Neglect in doing so may
  161.    cause one or more of the models on this disc to intermittently
  162.    fail. The specific time and mode of the failure will be a)
  163.    When your boss is checking your work, and/or b) The simulation
  164.    results will be false positive, in a manner totally
  165.    indistinguishable from expected positive results.
  166.  
  167.  
  168.  
  169.  
  170.  
  171.    We have placed a good deal of emphasis on making these models
  172.    perform functionally like their real counterparts.  The models
  173.    are generated using circuit modeling techniques which
  174.    emphasize proprietary performance aspects of the devices.  For
  175.    example, where an LTC op amp has unique micropower/single
  176.    supply characteristics, the models actually reflect this, with
  177.    input clamping and output saturation behavior like the real
  178.    devices (LT1078/79/77, LT1178/LT1179).
  179.    
  180.    While many of models use a single pole frequency response,
  181.    where warranted more complex AC responses are simulated with
  182.    extensions.  This allows devices such as the LT1007, the OP-27
  183.    and LT1028 to be simulated with reasonable transient fidelity.
  184.  
  185.    Other LTC model improvements are more subtle and less device
  186.    specific.  Examples are in devices which employ new and
  187.    proprietary voltage and/or current limit circuits, developed
  188.    to minimize model gain and/or limiting threshold errors
  189.    without sacrifice to functionality.  Chopper-stabilized
  190.    devices such as the LTC1050 use this, and others.  The
  191.    asymmetric SR technique is used in the LT1056 and other JFETs.
  192.  
  193. 4) The macromodel files included in this release are far greater
  194.    in number than in past releases.  In lieu of listing them
  195.    here, we supply a utility "MM21INFO", which describes each
  196.    individual file in terms of the number of models it supports,
  197.    creation date, and relative size.  Be sure and run this
  198.    utility!  It contains important information on re-creating
  199.    models from their packed format (MM21_LIB.EXE => OPLTC.LIB).
  200.                      
  201.    We suggest that "OPLTC.LIB" be placed in your PATH and used
  202.    with a ".LIB" statement for easiest access to the family.
  203.    Good luck in your designs and with using these models.  We
  204.    hope to be developing other macromodels for LTC devices, in
  205.    the months ahead.  Let us know about your experiences with
  206.    these, and do stay in touch with us, to be kept abreast of
  207.    future releases.
  208.  
  209.    For further technical information, refer to the individual
  210.    device data sheets.  In all instances, data sheet information
  211.    is the final design guideline for performance guarantees.
  212.  
  213.  
  214.  
  215.    Some related SPICE reading, with "*" prefixed references
  216.    available from LTC literature service, at (800) 637-5545:
  217.  
  218.         References:
  219.         
  220.         [1] Boyle, G.R.,    "Macromodeling of Integrated Circuit     
  221.         Cohn, B.M.,         Operational Amplifiers", IEEE Journal of  
  222.         Pederson, D.O.,     Solid-State Circuits, Vol. SC-9, # 6,     
  223.         Solomon, J.E.       December 1974.
  224.         
  225.         [2] Solomon, J.E.   "The Monolithic Op Amp: A Tutorial Study",
  226.                             IEEE Journal of Solid-State Circuits, 
  227.                             Vol. SC-9, # 6, December 1974.
  228.         
  229.         [3] Krajewska, G.   "Macromodeling of FET/Bipolar Operational
  230.         Holmes, F.E.        Amplifiers", IEEE Journal of Solid-State 
  231.                             Circuits, Vol. SC-14, # 6, December 1979.
  232.         
  233.    *    [4] Jung, W. G.,    "An LT1013 Op Amp Macromodel",
  234.                             Linear Technology Design Note # 13, July, 1988. 
  235.         
  236.  
  237.    *    [5] Jung, W. G.,    "A SPICE Op Amp Macromodel for the LT1012",
  238.                             Linear Technology Design Note # 28, November, 
  239.                             1989.
  240.         
  241.    *    [6] Jung, W. G.,    "Questions and Answers on the SPICE Macromodel
  242.                             Library", Linear Technology Application Note # 41, 
  243.                             April, 1990.
  244.         
  245.         [7] Jung, W. G.,    "Using Op Amp Macromodels",
  246.                             Electronic Products, June 1990.
  247.  
  248.         [8] Jung, W. G.,    "Models Can Mimic Behavior of Real Op Amps",
  249.                             Electronic Design, October 25, 1990.
  250.  
  251.    *    [9] Jung, W. G.,    "Using the LTC Op Amp Macromodels",
  252.                             Linear Technology Applications Note # 48,
  253.                             November, 1991.
  254.  
  255.  
  256.  
  257.         For further information contact LTC at:
  258.         Linear Technology Corporation
  259.         1630 McCarthy Blvd., Milpitas, CA
  260.         95035 (408) 432-1900
  261.  
  262.         For custom models, or models for parts not included on this disk:
  263.         Willow Electronics, Inc.
  264.         1268 Harbor Cut
  265.         Okemos, MI   48864-3499
  266.         (517) 349-4303
  267.  
  268.         For information on PSpice, contact MicroSim at:
  269.         MicroSim Corporation
  270.         20 Fairbanks, Irvine, CA
  271.         92718 (714) 770-3022
  272.